projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc34a02
)
python-flask-login: update to version 0.6.3
author
Josef Schlehofer
<
[email protected]
>
Sun, 2 Nov 2025 16:44:21 +0000
(17:44 +0100)
committer
Josef Schlehofer
<
[email protected]
>
Thu, 13 Nov 2025 21:09:14 +0000
(22:09 +0100)
Release notes:
https://github.com/maxcountryman/flask-login/releases/tag/0.6.3
Signed-off-by: Josef Schlehofer <
[email protected]
>
lang/python/python-flask-login/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-flask-login/Makefile
b/lang/python/python-flask-login/Makefile
index 7153bbfcb753d1382bd167337816d589db285fa1..f242a12ace96ab807044ed291ee0b56bfeffaed1 100644
(file)
--- a/
lang/python/python-flask-login/Makefile
+++ b/
lang/python/python-flask-login/Makefile
@@
-9,11
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-flask-login
-PKG_VERSION:=0.6.
2
+PKG_VERSION:=0.6.
3
PKG_RELEASE:=1
PYPI_NAME:=Flask-Login
-PKG_HASH:=c0a7baa9fdc448cdd3dd6f0939df72eec5177b2f7abe6cb82fc934d29caac9c3
+PYTHON3_PKG_WHEEL_NAME:=flask_login
+PKG_HASH:=5e23d14a607ef12806c699590b89d0f0e0d67baeec599d75947bf9c147330333
PKG_MAINTAINER:=Jan Pavlinec <
[email protected]
>
PKG_LICENSE:=MIT